{* ========================================================================== product_listing_template_product_listing_v1.html - remove wishlist ========================================================================== *} {block name="category_description_top_container_description"}

{$CATEGORIES_DESCRIPTION}

{/block} {block name="product_listing_template_product_listing_v1_filter"} {assign var="SHOW_SIDEBAR" value=(!$SHOW_LEFT_COLUMN && ($HAS_SUBCATEGORIES || $HAS_FILTERS))} {if $SHOW_SIDEBAR}
{menuboxes only="categories,filter"}
{/if} {if !$SHOW_LEFT_COLUMN && !$SHOW_SIDEBAR}
{/if} {$smarty.block.parent} {/block} {block name="product_listing_template_product_listing_v1_pagination"} {$smarty.block.parent} {if !$SHOW_LEFT_COLUMN && !$SHOW_SIDEBAR}
{/if} {if $SHOW_SIDEBAR}
{/if} {/block} {block name="layout_left_categories_static_list"} {load_language_text section="malibu" name="malibu"} {if !empty($CURRENT_CATEGORY_NAME)} {$CURRENT_CATEGORY_NAME} {else} {$malibu.category} {/if} {$smarty.block.parent} {/block} {block name="box_filter_form_content_price_filter"} {load_language_text section="malibu" name="malibu"}
{if $content_data.PRICE_FILTER_FROM_ACTIVE eq 'true'} {/if} {if $content_data.PRICE_FILTER_TO_ACTIVE eq 'true'} - {/if}
{/block}